home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 121
/
FreelogMagazineJuilletAout2014-No121.iso
/
Outils
/
Adobe-Air
/
adobe-air_13.exe
/
[0]
/
setup.swf
/
scripts
/
RuntimeInstaller_redSecurityIcon.as
< prev
next >
Wrap
Text File
|
2014-03-27
|
246b
|
15 lines
package
{
import mx.core.BitmapAsset;
public class RuntimeInstaller_redSecurityIcon extends BitmapAsset
{
public function RuntimeInstaller_redSecurityIcon()
{
super();
}
}
}